[INFO] cloning repository https://github.com/lucas-de-la-pena/WEBDTLS-Rustc
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lucas-de-la-pena/WEBDTLS-Rustc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flucas-de-la-pena%2FWEBDTLS-Rustc", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flucas-de-la-pena%2FWEBDTLS-Rustc'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f331487d361e030147238cc46e2943f442047604
[INFO] checking lucas-de-la-pena/WEBDTLS-Rustc against try#83ec5b3aeb5925d43b5be7b50c090f2f0336fcc1 for pr-134021
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flucas-de-la-pena%2FWEBDTLS-Rustc" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/lucas-de-la-pena/WEBDTLS-Rustc
[INFO] finished tweaking git repo https://github.com/lucas-de-la-pena/WEBDTLS-Rustc
[INFO] tweaked toml for git repo https://github.com/lucas-de-la-pena/WEBDTLS-Rustc written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lucas-de-la-pena/WEBDTLS-Rustc on toolchain 83ec5b3aeb5925d43b5be7b50c090f2f0336fcc1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+83ec5b3aeb5925d43b5be7b50c090f2f0336fcc1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/lucas-de-la-pena/WEBDTLS-Rustc already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+83ec5b3aeb5925d43b5be7b50c090f2f0336fcc1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 2afb264d6d5810fb86f68780e05e94b406b071a0248947c35db5547c35603439
[INFO] running `Command { std: "docker" "start" "2afb264d6d5810fb86f68780e05e94b406b071a0248947c35db5547c35603439", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2afb264d6d5810fb86f68780e05e94b406b071a0248947c35db5547c35603439" "/opt/rustwide/cargo-home/bin/cargo" "+83ec5b3aeb5925d43b5be7b50c090f2f0336fcc1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2afb264d6d5810fb86f68780e05e94b406b071a0248947c35db5547c35603439", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2afb264d6d5810fb86f68780e05e94b406b071a0248947c35db5547c35603439" "/opt/rustwide/cargo-home/bin/cargo" "+83ec5b3aeb5925d43b5be7b50c090f2f0336fcc1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling wayland-sys v0.31.7
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking base64ct v1.8.0
[INFO] [stderr]     Checking async-io v2.6.0
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]     Checking pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]     Checking flagset v0.4.7
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]     Checking const-oid v0.9.6
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking async-lock v3.4.1
[INFO] [stderr]     Checking pxfm v0.1.25
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]     Checking syn v2.0.107
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking flate2 v1.1.4
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling wayland-scanner v0.31.7
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling cc v1.2.41
[INFO] [stderr]     Checking async-executor v1.13.3
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling aws-lc-rs v1.15.1
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]     Checking litemap v0.8.0
[INFO] [stderr]     Checking writeable v0.6.1
[INFO] [stderr]    Compiling xml-rs v0.8.27
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]     Checking png v0.18.0
[INFO] [stderr]    Compiling nasm-rs v0.3.1
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]     Checking async-signal v0.2.13
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling toml_edit v0.23.7
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking async-process v2.5.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]     Checking yasna v0.5.2
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking memmap2 v0.9.8
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking rustls-pki-types v1.13.0
[INFO] [stderr]    Compiling bindgen v0.65.1
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]     Checking crc v3.2.1
[INFO] [stderr]     Checking x11-dl v2.21.0
[INFO] [stderr]    Compiling wayland-backend v0.3.11
[INFO] [stderr]    Compiling aws-lc-sys v0.34.0
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling mozjpeg-sys v2.2.3
[INFO] [stderr]     Checking moxcms v0.7.7
[INFO] [stderr]     Checking gethostname v1.1.0
[INFO] [stderr]    Compiling bindgen v0.72.1
[INFO] [stderr]     Checking if-addrs v0.14.0
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]     Checking x11rb v0.13.2
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling bindgen v0.68.1
[INFO] [stderr]    Compiling glutin_glx_sys v0.6.1
[INFO] [stderr]    Compiling glutin_egl_sys v0.7.1
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking emath v0.32.3
[INFO] [stderr]    Compiling audiopus_sys v0.1.8
[INFO] [stderr]    Compiling nokhwa-bindings-macos v0.2.3
[INFO] [stderr]     Checking wayland-client v0.31.11
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]     Checking ecolor v0.32.3
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking epaint v0.32.3
[INFO] [stderr]     Checking nanorand v0.7.0
[INFO] [stderr]    Compiling litrs v0.4.2
[INFO] [stderr]    Compiling cpal v0.16.0
[INFO] [stderr]    Compiling ffmpeg-next v8.0.0
[INFO] [stderr]    Compiling catppuccin-egui v5.6.0
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking directories v6.0.0
[INFO] [stderr]     Checking flume v0.11.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking alsa v0.9.1
[INFO] [stderr]     Checking sysinfo v0.37.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]     Checking dasp_sample v0.11.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking audiopus v0.2.0
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]     Checking yuvutils-rs v0.8.3
[INFO] [stderr]     Checking egui v0.32.3
[INFO] [stderr]     Checking wayland-protocols v0.32.9
[INFO] [stderr]     Checking wayland-cursor v0.31.11
[INFO] [stderr]     Checking glutin v0.32.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr] error: could not compile `yuvutils-rs` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/83ec5b3aeb5925d43b5be7b50c090f2f0336fcc1/bin/rustc --crate-name yuvutils_rs --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yuvutils-rs-0.8.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="avx"' --cfg 'feature="default"' --cfg 'feature="rdm"' --cfg 'feature="sse"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("avx", "big_endian", "default", "fast_mode", "geometry", "nightly_avx512", "nightly_f16", "nightly_i8mm", "professional_mode", "rayon", "rdm", "rdp", "sse"))' -C metadata=c792e104a62a88d4 -C extra-filename=-a93f27c78835a4c6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-5926fbb98e608a95.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `bindgen` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/83ec5b3aeb5925d43b5be7b50c090f2f0336fcc1/bin/rustc --crate-name bindgen --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bindgen-0.72.1/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no '--warn=clippy::pedantic' '--allow=clippy::wildcard_imports' '--allow=clippy::used_underscore_binding' '--allow=clippy::unused_self' --warn=unused_qualifications '--allow=clippy::unreadable_literal' '--allow=clippy::unnecessary_wraps' '--allow=clippy::trivially_copy_pass_by_ref' '--allow=clippy::too_many_lines' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::similar_names' '--allow=clippy::return_self_not_must_use' '--allow=clippy::redundant_closure_for_method_calls' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::maybe_infinite_iter' '--allow=clippy::match_same_arms' '--allow=clippy::items_after_statements' '--allow=clippy::implicit_hasher' '--allow=clippy::ignored_unit_patterns' '--allow=clippy::enum_glob_use' '--allow=clippy::default_trait_access' '--allow=clippy::cast_sign_loss' '--allow=clippy::cast_precision_loss' '--allow=clippy::cast_possible_wrap' '--allow=clippy::cast_possible_truncation' --cfg 'feature="runtime"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__cli", "__testing_only_extra_assertions", "__testing_only_libclang_16", "__testing_only_libclang_9", "default", "experimental", "logging", "prettyplease", "runtime", "static"))' -C metadata=92e79af66387a762 -C extra-filename=-5f2f120026754776 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-0eac4d1fbc51a9ef.rmeta --extern cexpr=/opt/rustwide/target/debug/deps/libcexpr-7d8c79a5c4f309d4.rmeta --extern clang_sys=/opt/rustwide/target/debug/deps/libclang_sys-b4e808f0ff12a002.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-72a49b0f1e0d378d.rmeta --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-86849febff2b4a4b.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-d7f9617726e361e2.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-76ade845052b63be.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-b734c5d09be80aba.rmeta --extern shlex=/opt/rustwide/target/debug/deps/libshlex-258c8bec04b9d869.rmeta --extern syn=/opt/rustwide/target/debug/deps/libsyn-6c69a593b5a8d741.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "2afb264d6d5810fb86f68780e05e94b406b071a0248947c35db5547c35603439", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2afb264d6d5810fb86f68780e05e94b406b071a0248947c35db5547c35603439", kill_on_drop: false }`
[INFO] [stdout] 2afb264d6d5810fb86f68780e05e94b406b071a0248947c35db5547c35603439
